This is the complete list of members for nkMemory::PtrPool< T >, including all inherited members.
getFlyingItemsCount() const | nkMemory::PtrPool< T > | |
getFreeItemsCount() const | nkMemory::PtrPool< T > | |
getObject() | nkMemory::PtrPool< T > | |
getPoolSize() const | nkMemory::PtrPool< T > | |
PtrPool(Allocator< T > *allocator=new DefaultAllocator< T >(), Deallocator< T > *deallocator=new DefaultDeallocator< T >()) | nkMemory::PtrPool< T > | |
releaseObject(T *object) | nkMemory::PtrPool< T > | |
~PtrPool() | nkMemory::PtrPool< T > |